home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Productivity / Yojimbo 1.1 (trial).dmg / Yojimbo.app / Contents / Resources / English.lproj / OGCreateLibraryPanel.nib / classes.nib next >
Text File  |  2006-02-28  |  610b  |  18 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {ok = id; startWithRadioButtonAction = id; }; 
  6.             CLASS = OGCreateLibraryWindowController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 "_progressSpinner" = NSProgressIndicator; 
  10.                 "_startButton" = NSButton; 
  11.                 "_withAnEmptyLibraryRadioButton" = NSButton; 
  12.                 "_withSomeExamplesRadioButton" = NSButton; 
  13.             }; 
  14.             SUPERCLASS = NSWindowController; 
  15.         }
  16.     ); 
  17.     IBVersion = 1; 
  18. }